From: Richard M. Stallman Date: Fri, 6 Jun 1997 18:21:19 +0000 (+0000) Subject: (diff-command): Fix previous change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~80923 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=660d4800ea0cd03228832d0063af0333106103b8;p=emacs.git (diff-command): Fix previous change. --- diff --git a/lisp/diff.el b/lisp/diff.el index 155942a8582..ea63a2a28ea 100644 --- a/lisp/diff.el +++ b/lisp/diff.el @@ -45,7 +45,7 @@ ;;;###autoload (defcustom diff-command "diff" "*The command to use to run diff." - :type string + :type 'string :group 'diff) (defvar diff-regexp-alist